ViewportTag

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWMobileOptions > Properties >

ViewportTag

Viewport Tag string which should be included in HTML pages when rendering for any mobile browser

 

SIGNATURE=IWServerControllerBase.TIWMobileOptions.ViewportTag

 

ETYPE=Property

 

Declaration:

Delphi:

published property ViewportTag: string;

C++:

__published: __property String ViewportTag;

 

Description: This is ViewportTag, a member of class TIWMobileOptions.