小楼

CS_Actions

1  ExecuteScirpAction 脚本执行动作
2  GoToCurrentContentAction 定位到目前内容页的动作   派生了很多  如post userfile userfile  etc
3  GoToModifieUrlAction  重定向当前的url 保持XXX.aspx 修改后面的参数  例如 XXX.aspx?postID=32#ddsed
4  GoToReferralUrlAction  重定向到returnurl 的地址
5  RefreshPageAciotn   刷新当前页动作(通过javascript)
6  SetControlPropertyAction  设置控件属性的动作
7  SetQueryOveridePropertyAction  设置QueryOverride属性的动作
8  SetVisibilityAction   设置控件显示与否的动作
9  GoToSiteUrlAction 地转到siteurl.config里面的url地址
7  ClearAndDataBindRepeaterAction 清除数据源重新绑定 列表控件
8  GoToMessageAction 跳转到msg.aspx页面 显示如下内容 没有权限  资源部存在 etc
9  GoToCurrentUserFolderAction  跳转到目前用户的文件夹
10 GoToCurrentPostAction 重定位到目前这个帖子  eg:在http://localhost:5821/groups/eb/forum/p/887/1428.aspx#1428选在一个post点击这是答案页面刷新回来后还是定位在这个post的位置  (有点锚点的意思哦)
11 GoToCurrentContentContainerAction  定位到目前内容的容积(这个字面理解不太顺畅  其实就类似创建完一个圈子后的动作就跳转到这个圈子的首页)
12 GoToCurrentViewableContentAction  定位到目前可读内容页面  eg:Media/deletepost.aspx

posted on 2008-11-19 09:28  xiaoxixi  阅读(144)  评论(0)    收藏  举报

导航