public bool CanLockSection( SectionDefinition sectionDef )
Public Function CanLockSection( _ ByVal sectionDef As SectionDefinition _ ) As Boolean
Parameters
- sectionDef
- The definition of the section to determine whether it can be locked
Return Value
True if the specified section can be locked.