Login.HelpPageIconUrl 属性
定义
获取要在登录帮助页面的链接旁显示的图像的位置。Gets the location of an image to display next to the link to the login Help page.
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
属性值
要显示的图像的 URL。The URL of the image to display. 默认为 Empty。The default is Empty.