LongRunningOperationPage.OkButton Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.SiteAdmin.General
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected OkButton As InputFormClientButtonAtBottom
'Usage
Dim value As InputFormClientButtonAtBottom
value = Me.OkButton
Me.OkButton = value
protected InputFormClientButtonAtBottom OkButton
See Also
Reference
LongRunningOperationPage Class