NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

BaseControlBuilder.GetLine

[To be supplied.]

[Visual Basic]
Public Function GetLine() As Integer
[C#]
public int GetLine();
[C++]
public: int GetLine();
[JScript]
public function GetLine() : int;

See Also

BaseControlBuilder Class | BaseControlBuilder Members | System.Web.UI Namespace