AdvertBannerRefreshInterval 属性 |
获取与设置刷新频率,为0或30~120之间的数字,单位为 s,0标识不自动轮播,默认30S. web中设为6~60s,小于6不轮播
命名空间:
Smobiler.Plugins
程序集:
Smobiler.Plugins (在 Smobiler.Plugins.dll 中) 版本:6.0.651.17422+acac930a389332bc36ed645b22d5419d24641df7
语法public int RefreshInterval { get; set; }
Public Property RefreshInterval As Integer
Get
Set
属性值
类型:
Int32
参见