Share via


ChangePassword.EditProfileUrl 属性

定义

获取或设置网站的用户配置文件编辑页的 URL。

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

属性值

网站的用户配置文件编辑页的 URL。 默认值为 Empty

适用于

另请参阅