propvs propvs Code snippet for property using ViewState as its backing store. Scott Mitchell Expansion
type Property type int property Property name MyProperty field The variable backing this property myVar defaultValue The default value for this property. 0