PostbackPropertyAttribute
Wisej.Base.PostbackPropertyAttribute
Last updated
Was this helpful?
Wisej.Base.PostbackPropertyAttribute
Last updated
Was this helpful?
Namespace: Wisej.Base
Assembly: Wisej.Framework (2.2.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.
property
Property to check.
Returns: Boolean. True if the property allows postback requests.