This document is archived and information here might be outdated. Recommended version. |
Initializes the custom check-out UI with default or custom check-out properties.
[Visual Basic .NET] Public Function OnCreate ( _ ByVal checkoutProperties As ICheckOutUIProperties _ ) As Boolean
[C#] public bool OnCreate ( ICheckOutUIProperties checkoutProperties );