PostbackPropertyAttribute
Wisej.Base.PostbackPropertyAttribute
Last updated
Wisej.Base.PostbackPropertyAttribute
Last updated
Namespace: Wisej.Base
Assembly: Wisej.Framework (2.5.0.0)
Allows the property to return its value to postback requests.
Initializes the PostbackPropertyAttribute attribute.
Initializes the PostbackPropertyAttribute attribute.
allow
Indicates whether the property is allowed or disallowed to return its value to postback requests.
Boolean: Returns or sets whether the property is allows to return its value to postback requests.
Returns true if the property allows postback requests.
Returns: Boolean. True if the property allows postback requests.