Wijmo UI for the Web
GetAcceptsCrlf Method
Syntax
Javascript (Usage) 
var instance; // Type: wijmo.input.IBaseControl;
var value; // Type: wijmo.input.CrLfMode
value = instance.GetAcceptsCrlf();
Javascript (Specification) 
function GetAcceptsCrlf() : wijmo.input.CrLfMode;
Browser Compatibility
7
5
5

See Also

Reference

IBaseControl Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.