System.Web.UI.WebControls.RoleGroup.ContentTemplate Property

Gets or sets the content template associated with this role group.

Syntax

[System.Web.UI.TemplateContainer(typeof(System.Web.UI.WebControls.LoginView))]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.InnerProperty)]
[System.ComponentModel.DefaultValue(null)]
[System.ComponentModel.Browsable(false)]
public System.Web.UI.ITemplate ContentTemplate { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

The RoleGroup.ContentTemplate property contains the content that is displayed to users who are members of this role group.

Requirements

Namespace: System.Web.UI.WebControls
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0