IceNetTextsLockedOnBy Method |
Gets localized text: Locked on {0} by {1}
Namespace:
PDTec.IceNet.Sdk
Assembly:
PDTec.IceNet.Sdk (in PDTec.IceNet.Sdk.dll) Version: 7.2.0.0 (7.2.7583.15464)
Syntax public static string LockedOnBy(
Object param1,
Object param2
)
Parameters
- param1
- Type: SystemObject
- param2
- Type: SystemObject
Return Value
Type:
StringSee Also