Share via


ChangePassword.CreateUserText 屬性

定義

取得或設定指向包含網站 CreateUserWizard 控制項之 Web 網頁連結的文字。

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

屬性值

包含網站 CreateUserWizard 控制項之 Web 網頁連結旁邊的文字。 預設為 Empty

備註

設定時,這個屬性的值可以使用設計工具自動儲存到資源檔。 如需詳細資訊,請參閱 LocalizableAttribute全球化和當地語系化

適用於

另請參閱