Parameter | Description |
---|---|
hmGetter | Handle to the property's getter message |
Procedure UnSyncWebProperty Handle hmGetter
Call: | Send UnSyncWebProperty hmGetter |
Unsynchronizes a client web property.
Doing this prevents the property value from being sent with future requests (until it is webset or changes on the client again).
Send UnSyncWebProperty of oWebLabel1 (RefFunc(psCaption))