1 write to _scriptContainer
System.Web.Mobile (1)
UI\MobileControls\Form.cs (1)
425
_scriptContainer
= new TemplateContainer();
3 references to _scriptContainer
System.Web.Mobile (3)
UI\MobileControls\Form.cs (3)
274
return
_scriptContainer
;
428
scriptTemplate.InstantiateIn(
_scriptContainer
);
429
_scriptContainer
.EnablePagination = false;