ISmartDocument.ControlCaptionFromID[Int32, String, Int32, String, String, Object] Property

Definition

public string ControlCaptionFromID[int ControlID, string ApplicationName, int LocaleID, string Text, string Xml, object Target] { get; }
member this.ControlCaptionFromID(int * string * int * string * string * obj) : string
Public ReadOnly Property ControlCaptionFromID(ControlID As Integer, ApplicationName As String, LocaleID As Integer, Text As String, Xml As String, Target As Object) As String

Parameters

ControlID
Int32
ApplicationName
String
LocaleID
Int32
Text
String
Xml
String
Target
Object

Property Value

Applies to