ChangePassword.HelpPageIconUrl Propriedade

Definição

Obtém ou define a URL de uma imagem a ser exibida ao lado da página de ajuda de Alterar Senha para o site.Gets or sets the URL of an image to display next to the Change Password help page for the Web site.

public:
 virtual property System::String ^ HelpPageIconUrl { System::String ^ get(); void set(System::String ^ value); };
public virtual string HelpPageIconUrl { get; set; }
member this.HelpPageIconUrl : string with get, set
Public Overridable Property HelpPageIconUrl As String

Valor da propriedade

String

A URL da imagem a ser exibida ao lado da página de ajuda alterar senha do site.The URL of the image to display next to the Change Password help page for the Web site. O padrão é Empty.The default is Empty.

Aplica-se a

Confira também