Class NavContentProperties
[TypeConverter(typeof(ExpandableObjectConverter))]
public class NavContentProperties : StateBagProxy
- Inheritance
-
NavContentProperties
- Inherited Members
Constructors
NavContentProperties(string, StateBag)
public NavContentProperties(string prefix, StateBag viewState)
Parameters
Properties
CssClass
public string CssClass { get; set; }
Property Value
Style
public string Style { get; set; }